desktop_windows
Features
7 features passed
0 features failed, 0 skipped
Scenarios
25 scenarios passed
0 scenarios failed, 0 skipped, 0 others
Steps
124 steps passed
0 steps failed, 0 skipped, 0 others
Timeline (seconds)
  • Validating the Company Feature Oct 6, 2023 12:11:36 PM Pass
    00 00 10.070
    check_circle Scenario: User Validates the About Us feature
    @Aboutus
    • check_circleGiven User Should be on HomePage "https://www.buybooksindia.com/"
    • check_circleWhen User Navigates to Company and Clicks on AboutUs
    • check_circleThen User Should Able to See Startup year in AboutUs
    • check_circlecom.StepDefinition.Hooks.takeScreenshot(io.cucumber.java.Scenario)
      Screenshot
    00 00 04.651
    check_circle Scenario: User Should Fill the Details of Publisher Company
    @PublisherPartner
    • check_circleGiven User Should be on HomePage "https://www.buybooksindia.com/"
    • check_circleWhen User Navigates to Company and Clicks on Publisher Partnership
    • check_circleThen User Should Able to Fill the Details
    • check_circleThen Click on Submit Button
    • check_circlecom.StepDefinition.Hooks.takeScreenshot(io.cucumber.java.Scenario)
      Screenshot
    00 00 03.033
    check_circle Scenario: User Should Fill the Detials in ContactUs Page
    @ContactUs
    • check_circleGiven User Should be on HomePage "https://www.buybooksindia.com/"
    • check_circleWhen User Navigates to Company and Clicks on ContacUs
    • check_circleThen User Should Able to Fill the Contact Details
    • check_circleThen It has to take the Conatct Number
    • check_circlecom.StepDefinition.Hooks.takeScreenshot(io.cucumber.java.Scenario)
      Screenshot
    00 00 01.998
    check_circle Scenario: User Should Validate the Privacy Policy
    @PrivacyPolicy
    • check_circleGiven User Should be on HomePage "https://www.buybooksindia.com/"
    • check_circleWhen User Navigates to Company and Clicks on Privacy Policy
    • check_circleThen User Should Read the Policy
    • check_circlecom.StepDefinition.Hooks.takeScreenshot(io.cucumber.java.Scenario)
      Screenshot
    00 00 01.916
    check_circle Scenario: User Should Validate the Disclaimer Page
    @Disclaimer
    • check_circleGiven User Should be on HomePage "https://www.buybooksindia.com/"
    • check_circleWhen User Navigates to Company and Clicks on Disclaimer
    • check_circleThen User Should Validate the Disclaimer WebPage
    • check_circlecom.StepDefinition.Hooks.takeScreenshot(io.cucumber.java.Scenario)
      Screenshot
  • Login Using Mobile number and otp Oct 6, 2023 12:11:58 PM Pass
    00 00 04.006
    check_circle Scenario: False Login
    @InvalidLogin
    • check_circleGiven user should be on login page "https://www.buybooksindia.com/login.php"
    • check_circleWhen user enter the mobile number and click on generate otp
    • check_circleThen OTP will generated Copy the OTP and Click on Login button
    • check_circleAnd Validate the User Login
    • check_circlecom.StepDefinition.Hooks.takeScreenshot(io.cucumber.java.Scenario)
      Screenshot
    00 00 02.901
    check_circle Scenario: User Login
    @ValidLogin
    • check_circleGiven user should be on login page "https://www.buybooksindia.com/login.php"
    • check_circleWhen user enter the mobile number and click on generate otp
    • check_circleThen OTP will generated Copy the OTP and Click on Login
    • check_circleAnd Validate the User Login success
    • check_circlecom.StepDefinition.Hooks.takeScreenshot(io.cucumber.java.Scenario)
      Screenshot
    00 00 01.229
    check_circle Scenario: Update Account Information
    @UpdateAccountInfo
    • check_circleGiven user should be Logged In
    • check_circleWhen user should enters the Account Information
    • check_circleThen user clicks in submit button
    • check_circleAnd Validate the Account Infomation
    • check_circlecom.StepDefinition.Hooks.takeScreenshot(io.cucumber.java.Scenario)
      Screenshot
    00 00 02.285
    check_circle Scenario: Manage Address
    @Address
    • check_circleGiven user should be Logged In
    • check_circleWhen User Navigates to Address Page
    • check_circleAnd Enters the Address details
    • check_circleThen user submit the address
    • check_circleAnd Validate the Address Details
    • check_circlecom.StepDefinition.Hooks.takeScreenshot(io.cucumber.java.Scenario)
      Screenshot
  • Navigate to School Education Oct 6, 2023 12:12:08 PM Pass
    00 00 03.825
    check_circle Scenario: User able to sort books for class6
    @ShopByClassNew
    • check_circleGiven User should be on HomePage "https://www.buybooksindia.com/"
    • check_circleWhen User Navigate to School Education and Click ShopBy Class
    • check_circleThen User Click on Class6
    • check_circleAnd User Click on Sort Option
    • check_circleThen User Selects Newest and assert text
    • check_circlecom.StepDefinition.Hooks.takeScreenshot(io.cucumber.java.Scenario)
      Screenshot
    00 00 05.995
    check_circle Scenario: User able to sort books and print price of books for class10
    @ShopByClassPrice
    • check_circleGiven User should be on HomePage "https://www.buybooksindia.com/"
    • check_circleWhen User Navigates School Education and Click ShopBy Class
    • check_circleThen User Click on Class10
    • check_circleAnd User Clicks on Sort Option
    • check_circleThen User Selects Price:Low-High and Print Price of Books
    • check_circlecom.StepDefinition.Hooks.takeScreenshot(io.cucumber.java.Scenario)
      Screenshot
    00 00 03.739
    check_circle Scenario: User able to sort books based on discount for CBSE Board
    • check_circleGiven User should be on HomePage "https://www.buybooksindia.com/"
    • check_circleWhen User Navigates School Education and Click ShopBy Board
    • check_circleThen User Click on CBSE Option
    • check_circleAnd User Clicks on Sort Option
    • check_circleThen User Selects Discount:Low-High and check the discount
    • check_circlecom.StepDefinition.Hooks.takeScreenshot(io.cucumber.java.Scenario)
      Screenshot
    00 00 04.660
    check_circle Scenario: User able to sort books based on discount for CBSE Board
    @ShopByBoardDHL
    • check_circleGiven User should be on HomePage "https://www.buybooksindia.com/"
    • check_circleWhen User Navigates School Education and Click ShopBy Board
    • check_circleThen User Click on CBSE Option
    • check_circleAnd User Clicks on Sort Option
    • check_circleThen User Selects Discount:High-Low and check the discount
    • check_circlecom.StepDefinition.Hooks.takeScreenshot(io.cucumber.java.Scenario)
      Screenshot
  • Validating search bar Oct 6, 2023 12:12:27 PM Pass
    00 00 10.741
    check_circle Scenario Outline: Validates Search Bar


    DetailsValidate
    Sheet10
    Sheet11
    Sheet12
    • check_circleValidates Search Bar
      @SearchBarValidation
      • check_circleGiven User should be on homepage "https://www.buybooksindia.com/"
      • check_circleWhen User clicks the search bar
      • check_circleThen user Enters book "Sheet1" and 0 the details
      • check_circlecom.StepDefinition.Hooks.takeScreenshot(io.cucumber.java.Scenario)
        Screenshot
    • check_circleValidates Search Bar
      @SearchBarValidation
      • check_circleGiven User should be on homepage "https://www.buybooksindia.com/"
      • check_circleWhen User clicks the search bar
      • check_circleThen user Enters book "Sheet1" and 1 the details
      • check_circlecom.StepDefinition.Hooks.takeScreenshot(io.cucumber.java.Scenario)
        Screenshot
    • check_circleValidates Search Bar
      @SearchBarValidation
      • check_circleGiven User should be on homepage "https://www.buybooksindia.com/"
      • check_circleWhen User clicks the search bar
      • check_circleThen user Enters book "Sheet1" and 2 the details
      • check_circlecom.StepDefinition.Hooks.takeScreenshot(io.cucumber.java.Scenario)
        Screenshot
  • Validating the Support section Oct 6, 2023 12:12:37 PM Pass
    00 00 09.114
    check_circle Scenario: User Validates the Terms and condition feature
    • check_circleGiven User Should be on HomePage"https://www.buybooksindia.com/"
    • check_circleWhen User Navigates to Support and Clicks on Terms and condition
    • check_circleThen User Should Able to See the Terms and condition
    • check_circlecom.StepDefinition.Hooks.takeScreenshot(io.cucumber.java.Scenario)
      Screenshot
    00 00 01.997
    check_circle Scenario: User Validates How to Order feature
    • check_circleGiven User Should be on HomePage"https://www.buybooksindia.com/"
    • check_circleWhen User Navigates to Support and Clicks on How to Order
    • check_circleThen User Should Able to See the Queries
    • check_circlecom.StepDefinition.Hooks.takeScreenshot(io.cucumber.java.Scenario)
      Screenshot
    00 00 01.904
    check_circle Scenario: User Validates ShippingandDelivery feature
    • check_circleGiven User Should be on HomePage"https://www.buybooksindia.com/"
    • check_circleWhen User Navigates to Support and Clicks on ShippingandDelivery
    • check_circleThen User Should Able to See the ShippingandDelivery
    • check_circlecom.StepDefinition.Hooks.takeScreenshot(io.cucumber.java.Scenario)
      Screenshot
    00 00 01.756
    check_circle Scenario: User Validates ReturnPolicy feature
    • check_circleGiven User Should be on HomePage"https://www.buybooksindia.com/"
    • check_circleWhen User Navigates to Support and Clicks on ReturnPolicy
    • check_circleThen User Should Able to See the ReturnPolicy
    • check_circlecom.StepDefinition.Hooks.takeScreenshot(io.cucumber.java.Scenario)
      Screenshot
  • Children and Young Adults Section on webpage Oct 6, 2023 12:12:52 PM Pass
    00 00 07.925
    check_circle Scenario: Browsing Drawing and Coloring Books
    • check_circleGiven user is on homepage of "https://www.buybooksindia.com"
    • check_circleWhen User moves to Children and young click on drawing and colouring
    • check_circleThen User click sort option and select newest
    • check_circleAnd User selects a book from newest
    • check_circleThen add to cart drawing
    • check_circlecom.StepDefinition.Hooks.takeScreenshot(io.cucumber.java.Scenario)
      Screenshot
    00 00 04.078
    check_circle Scenario: Browsing Essays and Letters
    • check_circleGiven user is on homepage of "https://www.buybooksindia.com"
    • check_circleWhen User moves to Children and young click on Essay and letters
    • check_circleThen User click sort option and select price high-low
    • check_circleAnd User selects a book from select price high-low
    • check_circleThen add to cart essay
    • check_circlecom.StepDefinition.Hooks.takeScreenshot(io.cucumber.java.Scenario)
      Screenshot
    00 00 07.365
    check_circle Scenario: Browsing Poems and Rhymes
    • check_circleGiven user is on homepage of "https://www.buybooksindia.com"
    • check_circleWhen User moves to Children and young click on Poem and Rhymes
    • check_circleThen User click sort option and select letters A-Z
    • check_circleAnd User selects a book from select letters A-Z
    • check_circleThen add to cart poem
    • check_circlecom.StepDefinition.Hooks.takeScreenshot(io.cucumber.java.Scenario)
      Screenshot
    00 00 02.185
    check_circle Scenario: Validating Cart and Deleting Item in Cart
    • check_circleGiven user is on homepage of "https://www.buybooksindia.com"
    • check_circleWhen User Clicks on MyCart
    • check_circleThen User Validates the Products present in cart
    • check_circleThen User deletes the product
    • check_circlecom.StepDefinition.Hooks.takeScreenshot(io.cucumber.java.Scenario)
      Screenshot
  • Validating the wishlist Oct 6, 2023 12:13:14 PM Pass
    00 00 18.428
    check_circle Scenario: User validates the My wishlist
    @MyWishlist
    • check_circleGiven User should be on homepage "https://www.buybooksindia.com/"
    • check_circleWhen User clicks the search bar
    • check_circleAnd user enter books name and click on book
    • check_circleThen User add the book to wish list
    • check_circleAnd check whether book is added to wish list
    • check_circlecom.StepDefinition.Hooks.takeScreenshot(io.cucumber.java.Scenario)
      Screenshot
  • @ShopByClassPrice 1
    Passed: 1
    Timestamp TestName Status
    Oct 6, 2023 12:12:12 PM User able to sort books and print price of books for class10 Pass
  • @ContactUs 1
    Passed: 1
    Timestamp TestName Status
    Oct 6, 2023 12:11:51 PM User Should Fill the Detials in ContactUs Page Pass
  • @PublisherPartner 1
    Passed: 1
    Timestamp TestName Status
    Oct 6, 2023 12:11:46 PM User Should Fill the Details of Publisher Company Pass
  • @ShopByBoardDHL 1
    Passed: 1
    Timestamp TestName Status
    Oct 6, 2023 12:12:22 PM User able to sort books based on discount for CBSE Board Pass
  • @UpdateAccountInfo 1
    Passed: 1
    Timestamp TestName Status
    Oct 6, 2023 12:12:05 PM Update Account Information Pass
  • @Aboutus 1
    Passed: 1
    Timestamp TestName Status
    Oct 6, 2023 12:11:36 PM User Validates the About Us feature Pass
  • @MyWishlist 1
    Passed: 1
    Timestamp TestName Status
    Oct 6, 2023 12:13:14 PM User validates the My wishlist Pass
  • @Disclaimer 1
    Passed: 1
    Timestamp TestName Status
    Oct 6, 2023 12:11:56 PM User Should Validate the Disclaimer Page Pass
  • @Address 1
    Passed: 1
    Timestamp TestName Status
    Oct 6, 2023 12:12:06 PM Manage Address Pass
  • @SearchBarValidation 3
    Passed: 3
    Timestamp TestName Status
    Oct 6, 2023 12:12:27 PM Validates Search Bar Pass
    Oct 6, 2023 12:12:29 PM Validates Search Bar Pass
    Oct 6, 2023 12:12:31 PM Validates Search Bar Pass
  • @PrivacyPolicy 1
    Passed: 1
    Timestamp TestName Status
    Oct 6, 2023 12:11:54 PM User Should Validate the Privacy Policy Pass
  • @ValidLogin 1
    Passed: 1
    Timestamp TestName Status
    Oct 6, 2023 12:12:02 PM User Login Pass
  • @ShopByClassNew 1
    Passed: 1
    Timestamp TestName Status
    Oct 6, 2023 12:12:08 PM User able to sort books for class6 Pass
  • @InvalidLogin 1
    Passed: 1
    Timestamp TestName Status
    Oct 6, 2023 12:11:58 PM False Login Pass
Dashboard
Features
7
Scenarios
25
Steps
124
Start
Oct 6, 2023 12:11:36 PM
End
Oct 6, 2023 12:13:32 PM
Time Taken
00 01 56.554
Environment

 

Name Value
os windows
Categories

 

Name Passed Failed Skipped Passed %
@ShopByClassPrice 1 0 0 100%
@ContactUs 1 0 0 100%
@PublisherPartner 1 0 0 100%
@ShopByBoardDHL 1 0 0 100%
@UpdateAccountInfo 1 0 0 100%
@Aboutus 1 0 0 100%
@MyWishlist 1 0 0 100%
@Disclaimer 1 0 0 100%
@Address 1 0 0 100%
@SearchBarValidation 3 0 0 100%
@PrivacyPolicy 1 0 0 100%
@ValidLogin 1 0 0 100%
@ShopByClassNew 1 0 0 100%
@InvalidLogin 1 0 0 100%